.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-left: solid blue thin;
	text-align: left;
}


#topimage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
	text-align: center;
	position: absolute;
	top: 10px;
	left: auto;
	right: auto;
	background-repeat: repeat;
	padding-right: 20px;
}
.story {
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
}
.storytext p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #333;
	text-align: left;
}
p .highlight {
	text-align: center;
}



.italic {
	font-style: italic;
}
.highlight {
	background-color: #FFF;
	text-align: center;
	color: #C00;
	font-weight: 200;
	font-style: italic;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.storytitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009;
	font-style: normal;
	text-align: center;
}


.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}

    /* unvisited link */
a:link {
	color:#006;
	text-decoration: none;
}	
a:visited {
	color:#06F;
} /* visited link */
a:hover {
	color:#C9C;
	font-size: small;
}   /* mouse over link */

.smallcredits {
	font-size: 12px;
	text-align: left;
	color: #000;
}

.storytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #006;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-color: #00F;
	margin-left: 15px;
	border-left: solid blue thin;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.topofpage {
	font-size: 14px;
	background-color: #CFF;
	font-weight: bold;
	color: #006;
	height: 20px;
	width: 300px;
	margin-left: 400px;
	text-align: center;
}
.hlleft {
	font-size: 18px;
	font-style: italic;
	color: #F00;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.mhitalic {
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #C00;
	text-align: center;
}

.linklook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-variant: small-caps;
}

.twoColFixLtHdr #container #footer {
	text-align: center;
}

.sectiontype {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

.question {
	color: #F00;
	font-style: italic;
	text-align: center;
	height: auto;
	left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 700px;
}



.blockqt {
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
.copyinfo {
	text-align: center;
}
.sbspace {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #009;
}
.container .header {
	width: 1000px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009;
	padding-top: 20px;
}
.darklight {
	font-weight: bold;
}
